HipFont.getKerning

Undocumented in source.
  1. int getKerning(dchar current, dchar next)
    class HipFont
    abstract const
    int
    getKerning
    (
    dchar current
    ,
    dchar next
    )
  2. int getKerning(const(HipFontChar)* current, const(HipFontChar)* next)

Meta